Storm-static

Benchmark
Model:firewire v.2 (MDP)
Parameter(s)explicit_timer = False, delay = 3, deadline = 800
Property:deadline (prob-reach-reward-bounded)
Invocation (default)
~/storm/build/bin/storm --jani firewire.false.jani --janiproperty deadline --constants delay=3,deadline=800 --timebounded:precision 1e-3  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:0.33333778381347656s
Return code:0
Relative Error:3.523854215548256e-11
Log
Storm 1.6.3

Date: Fri Feb 26 21:47:58 2021
Command line arguments: --jani firewire.false.jani --janiproperty deadline --constants 'delay=3,deadline=800' '--timebounded:precision' 1e-3 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /home/michaela/qcomp2020

Time for model input parsing: 0.005s.

Time for model construction: 0.042s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	4093
Transitions: 	5581
Choices: 	5515
Reward Models:  time
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * init -> 1 item(s)
   * (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8))) -> 2 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "deadline": Pmin=? [true Urew{"time"}<=800 (((s1 = 8) & (s2 = 7)) | ((s1 = 7) & (s2 = 8)))] ...
Result (for initial states): 0.9754943848
Time for model checking: 0.267s.